x86: fix NUMA code for 32bit
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 14 Sep 2007 15:10:08 +0000 (16:10 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 14 Sep 2007 15:10:08 +0000 (16:10 +0100)
commit221b43f35776f6397a1e52802d6391488401facb
tree9b68ef0e6ef939ef9025938216c7156ff99545b6
parentd068e6116708d2b321c138d75fd586a2ce53fd74
x86: fix NUMA code for 32bit

I don't know how significant this is (most of the NUMA node data seems
unused at this point), but anyway: enable proper operation of NUMA
emulation and the fake NUMA node in case there's no SRAT table on
x86-32. This will at least make the "Faking node ..." message not
print confusing information anymore.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/numa.c